Skip to content

wgpu 26.0.0 update#39

Merged
Blatko1 merged 1 commit intoBlatko1:masterfrom
VladasZ:master
Jul 27, 2025
Merged

wgpu 26.0.0 update#39
Blatko1 merged 1 commit intoBlatko1:masterfrom
VladasZ:master

Conversation

@VladasZ
Copy link
Copy Markdown
Contributor

@VladasZ VladasZ commented Jul 25, 2025

Also with this PR I want to propose to change how wgpu-text is versioned. Since it heavily depends on wgpu I think it would be more convenient to use the same versioning pattern like wgpu does and reflect which wgpu version this version of wgpu-text is compatible with. I remember it the past I had some difficulties with matching versions of wgpu-text and wgpu.

Copy link
Copy Markdown
Owner

@Blatko1 Blatko1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this, seems all good, but I have one question.
So, if the current wgpu-text version is 26.0.0, meaning wgpu version 26.0.1 is being used in the crate, could the crate user in their code still use the previous wgpu version 26.0.0 with this crate?
I am wondering since I am not sure if I should submit new crate versions for each minor wgpu version update.

@Blatko1 Blatko1 added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jul 26, 2025
@VladasZ
Copy link
Copy Markdown
Contributor Author

VladasZ commented Jul 26, 2025

I think that only major version should follow wgpu minor and patch can be independent from wgpu and be updated only when needed.

@Blatko1
Copy link
Copy Markdown
Owner

Blatko1 commented Jul 27, 2025

Okay, I see, thank you.

@Blatko1 Blatko1 closed this Jul 27, 2025
@Blatko1 Blatko1 reopened this Jul 27, 2025
@Blatko1 Blatko1 merged commit 86981de into Blatko1:master Jul 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants